home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: uu4news.netcom.com!friend!news
- From: rich@kastle.com (Richard Krehbiel)
- Subject: Re: New C Programmer Has A Problem
- Message-ID: <1996Feb2.131902.1191@friend.kastle.com>
- Sender: news@friend.kastle.com (News)
- Reply-To: rich@kastle.com
- Organization: Kastle Development Associates
- X-Newsreader: Forte Free Agent 1.0.82
- References: <4ehpa3$6kl@nntp.novia.net>
- Date: Fri, 2 Feb 1996 13:19:50 GMT
-
- tsyslo@oasis.novia.net (Tony Syslo) wrote:
-
- > START MESSAGE:
- >
- >
- > I have a question on C... why isn't this program working?!
- >
- > Program START:
- > /* File Open */
- >
- > #include <clib/dos_protos.h>
- > #include <dos/dos.h>
- > #include <stdio.h>
- > #include <exec/types.h>
-
- Well, after perusing the current replies, I see no one recognized an
- Amiga program. I'm not a bit surprised. Unfortunately, however valid
- your #includes and calls to Open, Read, Write, and Close might be, no
- one in comp.lang.c will be able to help with these because they don't
- have a clue what Amiga programs are like.
-
- The other replies point out the program's real faults, but if you want
- specific Amiga behavior, you should be reading and asking questions in
- comp.sys.amiga.programmer.
-
- --
- Richard Krehbiel, Kastle Systems, Arlington VA USA
- rich@kastle.com (work) or richk@mnsinc.com (personal)
-
-